summaryrefslogtreecommitdiff
path: root/sd/source/ui/view
AgeCommit message (Expand)Author
2014-11-11callcatcher: dropping SwChapterNumRules binary Load/Store has knock-on effectCaolán McNamara
2014-11-11fdo#84938: replace HELPMODE_ constants with enumNoel Grandin
2014-11-10loplugin: cstylecastNoel Grandin
2014-11-10fix spelling implemenation -> implementationNoel Grandin
2014-11-09fdo#85804 Introduce bullets and numbering popupsMaxim Monastirsky
2014-11-07coverity#1251173 Dereference before null checkCaolán McNamara
2014-11-06implement toggling off removeable master elements with direct deleteCaolán McNamara
2014-11-06refactor delete code into FuDeleteSelectedObjectsCaolán McNamara
2014-11-05sd: fix STL assertion "dereference past-the-end iterator"Michael Stahl
2014-11-05Fix for SUSE L3 bug 624546 (freedesktop 83733)Marco Cecchetti
2014-10-31Removed duplicated includesAndrea Gelmini
2014-10-31convert COMMAND_WHEEL constants to an enumNoel Grandin
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-29coverity#1242433 SdrMakeOutliner alway derefs pModCaolán McNamara
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "boost::rational throws if 0 is passed as denominator"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-22callcatcher: update unused codeCaolán McNamara
2014-10-22Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist
2014-10-21Resolves: fdo#83588 Revert "center slide after changing zoom"Caolán McNamara
2014-10-19-Werror=shadowMiklos Vajna
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-10-13boost::rational throws if 0 is passed as denominatorDavid Tardon
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-10-10coverity#704776 Dereference after null checkCaolán McNamara
2014-10-09German comment translation.Lennart Poettering
2014-10-09German comment translation.Michael Meeks
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-10-07Resolves: fdo#44998 crash when opening context menu of a fieldCaolán McNamara
2014-10-06fdo#73151 Always open Styles&Formatting dialog in the sidebarSamuel Mehrbrodt
2014-10-03coverity#1242533 silence Arguments in wrong orderCaolán McNamara
2014-10-02Bin EE_CNTRL_URLSFXEXECUTE which was only set, never testedTor Lillqvist
2014-10-01sd: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-25fdo#63483: support for modify passwd in Impress and DrawKatarina Behrens
2014-09-25Revert "fdo#73151 Always open Styles&Formatting dialog in the sidebar"Stephan Bergmann
2014-09-24fdo#47302: Added insert->fields->page title buttonJennifer Liebel
2014-09-24fdo#73151 Always open Styles&Formatting dialog in the sidebarSamuel Mehrbrodt
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-23n-up printing done by vcl, brochures by draw/impressCaolán McNamara
2014-09-18IsDraw doesn't mean the app/page is DrawCaolán McNamara
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-17Move the scrollbar and layer tabs in a separate row in DrawSamuel Mehrbrodt
2014-09-17Resolves: fdo#80911 don't swap notes page width/heightCaolán McNamara
2014-09-15sd: sal_Bool -> boolStephan Bergmann
2014-09-14Related: fdo#83572 Improve zoom modeMaxim Monastirsky
2014-09-14fdo#55903 Immediate effect for zoom in buttonMaxim Monastirsky
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann