summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/Outliner.cxx
AgeCommit message (Expand)Author
2015-05-31lok: Don't attempt to select the exact text after a failed search.cp-5.0-branch-pointJan Holesovsky
2015-05-31sd lok: Send the part number when search always.Jan Holesovsky
2015-05-28lok search sd: Off-by-one; and send the page only when it changed.Jan Holesovsky
2015-05-28sd: Notify about the part change (when searching) only once.Jan Holesovsky
2015-05-28sd LOKit callback for search not foundHenry Castro
2015-05-28sd tiled rendering: avoid showing wrap around dialogMiklos Vajna
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist
2015-04-29Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-10Manual cleanup of misc. issues.Michael Meeks
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10second half of non-scriptable, Instance constructor conversion.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2015-03-25convert EV_CNTRL constants to enum classNoel Grandin
2015-03-25convert EE_CNTRL constants to enum classNoel Grandin
2015-03-02replace SVX_SEARCHCMD_ constants with enum classNoel Grandin
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-10loplugin: cstylecastNoel Grandin
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-10-02Bin EE_CNTRL_URLSFXEXECUTE which was only set, never testedTor Lillqvist
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-08-18ErrorBox->MessageDialogCaolán McNamara
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-08-01typo: more then -> more thanTakeshi Abe
2014-07-21fdo#79343 When searching in Draw or Impress, leave focus in search barAlex Henrie
2014-06-25remove whitespacesMarkus Mohrhard
2014-06-18Resolves: fdo#80140 inverted spell-check continue logicCaolán McNamara
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-04coverity#1213293 Dereference before null checkCaolán McNamara
2014-05-30coverity#705870 Dereference before null checkCaolán McNamara
2014-04-27automaticly -> automatically.Jan Holesovsky
2014-04-24sd: sal_Bool->boolNoel Grandin
2014-04-14typo: arround -> aroundThomas Arnhold
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-02-27editeng: sal_Bool->boolNoel Grandin
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-11sal_Bool->boolNoel Grandin
2014-02-03xub_StrLen and tools/string.hxx final strawNorbert Thiebaud
2014-01-28bool improvementsStephan Bergmann
2014-01-23WaE: Fix bool sillynessTor Lillqvist
2013-11-28Integrate branch of IAccessible2Steve Yin
2013-11-06convert InfoBox to MessageDialogCaolán McNamara
2013-08-10String->OUStringIvan Timofeev
2013-05-24WaE: implicit conversion of NULL constant to nullptr_tTor Lillqvist