summaryrefslogtreecommitdiff
path: root/sw/source/ui/utlui/content.cxx
AgeCommit message (Expand)Author
2014-03-09fdo#70422 Moved the linked files from sw/source/ui to a new core/uibase dirroopak12345
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-14protect macosx against the HiDPI hacksNorbert Thiebaud
2014-02-08fix debug=2 buildCaolán McNamara
2014-01-28bool improvementsStephan Bergmann
2014-01-24coverity#1158239 Dereference before null checkCaolán McNamara
2014-01-15starting chopping out aEmptyOUStrCaolán McNamara
2014-01-08123792: complete annotations on text ranges featureOliver-Rainer Wittmann
2013-12-20hidpi: Make many places Hi-DPI aware.Keith Curtis
2013-12-02Integrate branch of IAccessible2Steve Yin
2013-11-01Related: #i33737# some minor refactoring in advanceOliver-Rainer Wittmann
2013-10-22Resolves: fdo#38838 remove UniStringCaolán McNamara
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin
2013-10-15convert sw/source/ui/utlui/*.cxx from String to OUStringNoel Grandin
2013-10-10convert sw/source/ui/inc/n*.hxx from String to OUStringNoel Grandin
2013-10-10convert sw/source/ui/inc/sw*.hxx from String to OUStringNoel Grandin
2013-09-13String to OUStringThomas Arnhold
2013-09-08Related: fdo#38838 String::GetBufferAccess is now no moreCaolán McNamara
2013-08-25String to OUStringMatteo Casalin
2013-08-25String to OUStringMatteo Casalin
2013-08-25String to OUStringMatteo Casalin
2013-08-15convert include/svtools/transfer.hxx from String to OUStringNoel Grandin
2013-08-12String to OUString and some optimizationsMatteo Casalin
2013-06-06Some more modules at least building with mingw64Fridrich Štrba
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-04-26convert rename object dialog to .ui formatCaolán McNamara
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-30fix buildThomas Arnhold
2013-03-30Comment translation GER-ENG in sw/source/ui/utlui/ (Part1)Matthias Freund
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir
2013-03-11fdo#57950: Removed some chained appends from swMarcos Paulo de Souza
2013-02-25drop useless #defineTakeshi Abe
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac
2013-02-22sal_Bool to boolTakeshi Abe
2013-01-29sal_Bool to boolTakeshi Abe
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-11-29Pass pointer to view data entry to Paint() instead of its raw flag value.Kohei Yoshida
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida
2012-11-15Rename SvLBoxItem::IsA() to GetType(), and mark that const.Kohei Yoshida
2012-10-25XubString->OUStringCaolán McNamara
2012-10-24sal_Bool to boolTakeshi Abe
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-10-15postfix operator++ -> prefix operator++Luboš Luňák
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida
2012-09-11-Werror,-Wunused-private-field (various sw)Stephan Bergmann
2012-08-02Revert "Revert "sorted_vector: turn Find parameter into template""Michael Stahl