summaryrefslogtreecommitdiffstats
path: root/sd
Commit message (Expand)AuthorAgeFilesLines
* rename GetMarkedObjModel to CreateMarkedObjModelNoel Grandin2018-08-304-5/+5
* don't declare allocation operators for internal codeNoel Grandin2018-08-302-62/+0
* Removed execution flag on pptx fileAndrea Gelmini2018-08-291-0/+0
* tdf#117058: Simplify calls to Menu::CheckItemArnold Dumas2018-08-291-1/+1
* fix sd_export_ooxml2 fail on Linux-rpm_deb-x86@71-TDF, MASTERJustin Luth2018-08-291-5/+12
* Replace find_if with proper quantifier algorithmsArkadiy Illarionov2018-08-292-9/+4
* new loplugin:oustringbufferNoel Grandin2018-08-291-6/+6
* fix glib/bluetooth linking errorsLuboš Luňák2018-08-281-0/+9
* tdf#101242 Support draw:display and draw:protect attributes of ODFRegina Henschel2018-08-277-56/+296
* tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[n-s]*hxxGabor Kelemen2018-08-2755-74/+71
* rename ENABLE_HEADLESS option to DISABLE_GUINoel Grandin2018-08-271-1/+1
* loplugin:useuniqueptr in sd dialogsNoel Grandin2018-08-242-32/+32
* loplugin:useuniqueptr in sd::CommunicatorNoel Grandin2018-08-244-8/+9
* tdf#118993 - Missing new Insert Special Character in Calcheiko tietze2018-08-243-1/+7
* tdf#119236 Dimension dialog for Writer and CalcMaxim Monastirsky2018-08-242-18/+0
* Resolves: tdf#118799 use spelling/search dialog as message dialog parentCaolán McNamara2018-08-222-20/+16
* Resolves: tdf#119259 reused in-use SdStyleSheet removed by undoCaolán McNamara2018-08-229-49/+75
* loplugin:useuniqueptr in sd::Outline::IteratorNoel Grandin2018-08-222-5/+5
* new loplugin:conststringfieldNoel Grandin2018-08-225-121/+92
* tdf#119118 convert tmAbs value to second.Mark Hung2018-08-222-0/+13
* lokdialog: Convert the SideBar->Animation->Effect Options to async exec.Noel Grandin2018-08-223-12/+16
* loplugin:useuniqueptr in TextApiObjectNoel Grandin2018-08-212-5/+6
* Simplify containers iterations, tdf#96099 follow-upArkadiy Illarionov2018-08-204-26/+24
* coverity#1438403 Unchecked return valueCaolán McNamara2018-08-181-2/+2
* uitest Impress-rename,new slide ; tdf#85360Zdeněk Crhonek2018-08-182-0/+96
* Consolidate: basegfx::clamp -> o3tl::clampStephan Bergmann2018-08-171-1/+2
* SvxNumberFormat::nFirstLineOffset should have a larger typeStephan Bergmann2018-08-163-3/+4
* tdf#99213 handle iterate container.Mark Hung2018-08-162-9/+37
* tdf#119284 bg for automatic not set while editingCaolán McNamara2018-08-161-4/+4
* these only get used if pOL is non-nullCaolán McNamara2018-08-161-11/+5
* ofz#9821 Indirect-leakCaolán McNamara2018-08-151-1/+7
* SvxNumberFormat::nAbsLSpace should have a larger typeStephan Bergmann2018-08-154-5/+5
* loplugin:useuniqueptr in OverlayObjectListNoel Grandin2018-08-153-10/+9
* tdf#118825 use exportToSvgD for motion path in pptx filter.Mark Hung2018-08-144-3/+73
* loplugin:returnconstant in sdNoel Grandin2018-08-1318-58/+39
* Resolves: tdf#112343 remove last dbus-glib mentionsArkadiy Illarionov2018-08-121-1/+1
* set copy_paste_error to false rather than intentionalCaolán McNamara2018-08-112-6/+8
* OUString: avoid getTokenCount to only get last tokenMatteo Casalin2018-08-101-2/+3
* OUString: avoid getTokenCountMatteo Casalin2018-08-101-4/+2
* CopyDlg: avoid getTokenCountMatteo Casalin2018-08-101-3/+2
* OUString: use optimized concatenationMatteo Casalin2018-08-101-24/+9
* OUString: use indexed getToken and convert to proper integer typesMatteo Casalin2018-08-101-24/+9
* Avoid getTokenCountMatteo Casalin2018-08-101-3/+11
* tdf#91999 export/drawingml: shape rotate 180 is not specialJustin Luth2018-08-102-1/+16
* tdf#111856 Playing video in impress is considered a modificationNickson2018-08-101-3/+8
* unnecessary null check before dynamic_cast, in sdNoel Grandin2018-08-1027-76/+58
* menubar draw: add choosemodebar commandsandreas kainz2018-08-091-1/+1
* tdf#83659 Enable outline commands for text boxes and tablesMaxim Monastirsky2018-08-081-2/+1
* tdf#116350 Fix export of fontworkSzymon Kłos2018-08-081-0/+1
* tdf#116350 Correctly display text on arcSzymon Kłos2018-08-081-0/+42