summaryrefslogtreecommitdiff
path: root/sw/source/uibase/sidebar
AgeCommit message (Expand)AuthorFilesLines
2019-12-10Related: tdf#129267 format numbers with the UI localeCaolán McNamara1-2/+15
2019-12-09Related: tdf#129267 change spacing unit when measurement unit changesCaolán McNamara6-13/+89
2019-12-09Resolves: tdf#129267 change margin unit when measurement unit changesCaolán McNamara2-11/+21
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann1-0/+4
2019-11-02Table panel: Make sure all toolbox buttons has the right initial stateTamás Zolnai2-0/+43
2019-11-02Table panel: Implement functionality of Column Width spinbuttonTamás Zolnai2-12/+67
2019-11-02Table panel: Implement functionality of Row Height spinbuttonTamás Zolnai3-9/+92
2019-11-02Add new 'Table' sidebar panel to WriterTamás Zolnai3-0/+98
2019-10-21loplugin:deadvirtual unused param in ItemUpdateReceiverInterfaceNoel Grandin14-28/+14
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann1-1/+1
2019-10-02loplugin:stringadd in swNoel Grandin1-32/+32
2019-09-28tdf#126321: avoid flickering in page size popupXisco Fauli1-0/+6
2019-09-03Missing includeMike Kaganski1-0/+1
2019-08-24loplugin:returnconstval in swNoel Grandin2-6/+4
2019-08-20loplugin:constvars in swNoel Grandin1-2/+2
2019-08-09tdf#42949 Fix IWYU warnings in sw/source/uibase/*/*hxxGabor Kelemen17-85/+13
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): swStephan Bergmann1-1/+1
2019-07-18tdf#126051 sync MINBODY copies to same valueCaolán McNamara1-1/+2
2019-07-03tdf#42949 Fix IWYU warnings in include/svx/x*Gabor Kelemen1-0/+4
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin2-2/+2
2019-05-04Use hasElements to check Sequence emptiness in swArkadiy Illarionov1-5/+5
2019-04-29tdf#62699 Drop pass-through header file include/svx/xfillit.hxxGabor Kelemen2-1/+4
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen6-0/+7
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen2-0/+2
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen5-0/+8
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen2-0/+2
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen5-0/+5
2019-02-10loplugin:indentation in swNoel Grandin1-1/+1
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen1-2/+1
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen2-0/+2
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin2-4/+4
2018-12-13tdf#116529: Add calls to SetFieldUnit to switch inch/cmXisco Fauli1-0/+4
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen1-0/+1
2018-11-28drop some unnecessary includesCaolán McNamara2-2/+0
2018-11-10clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai1-1/+1
2018-11-08Convert FieldUnit to scoped enumMike Kaganski3-21/+21
2018-11-01Resolves: tdf#105081 and tdf#113420Caolán McNamara4-0/+28
2018-10-29tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski1-9/+1
2018-10-26use unique_ptr when Clone()'ing PoolItemsNoel Grandin1-9/+3
2018-10-03loplugin:constfields in swNoel Grandin2-2/+2
2018-09-17New loplugin:externalStephan Bergmann1-2/+2
2018-08-30tdf#113848 Sidebar: Get user-defined sizes while changing orientationIlhan Yesil1-2/+7
2018-08-10unnecessary null check before dynamic_cast, in swNoel Grandin4-13/+13
2018-08-03Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin2-10/+4
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-1/+0
2018-04-16make StyleManager::CreateStylePreviewRenderer return std::unique_ptrNoel Grandin1-2/+2
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2018-03-23Typo: GetSelectItemId -> GetSelectedItemIdSamuel Mehrbrodt3-3/+3
2018-03-09sw: fix some IWYU warningsMiklos Vajna1-0/+1