summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2015-08-14remove default value from PrinterOptionsHelper::getIntValueNoel Grandin
2015-08-14remove default value from DffPropSet::GetPropertyValueNoel Grandin
2015-08-14Move dropdown menu from 'Save As' to 'Save' buttonSzymon Kłos
2015-08-14reorder of File menuSzymon Kłos
2015-08-13tdf#93154: Save button often does not saveMihai Varga
2015-08-12tdf#80866, bnc#835985: Better solution to the original bnc# bug.Jan Holesovsky
2015-08-12tdf#80866: Revert "bnc#835985: When printing ... 'Order' did not count."Jan Holesovsky
2015-08-12tdf#73691 Implement MSWord's Alt-X: toggle unicode notationJustin Luth
2015-08-11cppcheck: noExplicitConstructorCaolán McNamara
2015-08-11tdf#92885 - Incorrect cell border drawing in DOC file after saving in 5.0Noel Grandin
2015-08-10tdf#93065 Swap next and previous buttons in find toolbarYousuf Philips
2015-08-07tdf#91857 Move master display items to View menuYousuf Philips
2015-08-06-Werror,-Wunused-private-fieldStephan Bergmann
2015-08-05Added Test for #tdf62176 Negative indent on text shapesVarun
2015-08-05remove unused SfxFilterFlags valuesNoel Grandin
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-08-04Hide open remote button in standard toolbarYousuf Philips
2015-08-04shell,sfx2,sd: inline some use-once typedefsNoel Grandin
2015-08-03sd: try to fix libc++/MSVC build by replacing boost::bindMichael Stahl
2015-08-03sd: replace boost::function with std::functionMichael Stahl
2015-08-03tdf#91112: replace o3tl::compose1 with lambdas in sd and svxJorenz Paragas
2015-08-03new loplugin: refcountingNoel Grandin
2015-07-28inline "old" SbERR constantsNoel Grandin
2015-07-27inline a bunch of use-once macrosNoel Grandin
2015-07-27remove some unused definesNoel Grandin
2015-07-24-Werror,-Wunused-private-fieldStephan Bergmann
2015-07-24Open/Save Remote File in Impress/Draw toolbars and menuSzymon Kłos
2015-07-24filter: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-07-24convert ImageAlign to enum classNoel Grandin
2015-07-24NAVBTN_PEN_ENABLED is unusedNoel Grandin
2015-07-24simplify SdOptions::StoreConfigNoel Grandin
2015-07-21tdf#36796 Status updates for custom shapes buttonsMaxim Monastirsky
2015-07-21loplugin:unusedmethods sdNoel Grandin
2015-07-20svtools: change these SvTreeListEntry functions to unique_ptrMichael Stahl
2015-07-19Fix typosAndrea Gelmini
2015-07-18Convert SdTbxControl to the generic controllerMaxim Monastirsky
2015-07-17formatting of public/private/protected section qualifiersNoel Grandin
2015-07-16Convert Alignment button to the generic controllerMaxim Monastirsky
2015-07-16Convert FontWorkShapeTypeControl to the generic controllerMaxim Monastirsky
2015-07-16coverity#1311945 Uncaught exceptionCaolán McNamara
2015-07-16loplugin:unusedmethods svx(part2)Noel Grandin
2015-07-16loplugin:unusedmethods svxNoel Grandin
2015-07-16loplugin:simplifyboolStephan Bergmann
2015-07-16loplugin:unusedmethods sfx2(part2)Noel Grandin
2015-07-15svx, sd, sw: GetPoolDefaultItem() can actually return nullptrMichael Stahl
2015-07-15Convert filters button to the generic controllerMaxim Monastirsky
2015-07-15Convert optimize table button to the generic controllerMaxim Monastirsky
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann
2015-07-13Introduce generic sub toolbar controllerMaxim Monastirsky
2015-07-13tdf#92668: Revert some implementation names, for backwards compatibilityStephan Bergmann