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