Age | Commit message (Expand) | Author |
2019-10-19 | OUStringChar must either take a sal_Unicode or an ASCII char | Stephan Bergmann |
2019-10-19 | This code wants to add the numeric SvxRotateMode value | Stephan Bergmann |
2019-10-19 | Replace some uses of OUStringChar with string literals | Stephan Bergmann |
2019-10-18 | loplugin:virtualdead unused param in contextMenuRequested | Noel Grandin |
2019-10-18 | make bin/update_pch.s always include code in trivial #if's | Luboš Luňák |
2019-10-17 | rename LanguageBox back to SvxLanguageBox | Caolán McNamara |
2019-10-17 | rename TextEncodingBox back to SvxTextEncodingBox | Caolán McNamara |
2019-10-17 | SvxLanguageBox is now unused | Caolán McNamara |
2019-10-17 | SvxTextEncodingBox is now unused | Caolán McNamara |
2019-10-17 | Remove some memset calls | Mike Kaganski |
2019-10-17 | Rename OUStringLiteral1 to OUStringChar | Stephan Bergmann |
2019-10-16 | tdf#126060 Handle text camera z rotation while pptx import. | Gülşah Köse |
2019-10-16 | loplugin:stringadd look through a couple more known-good methods | Noel Grandin |
2019-10-15 | new loplugin:bufferadd | Noel Grandin |
2019-10-15 | move HAVE_FEATURE_DESKTOP/OPENCL to their dedicated headers | Luboš Luňák |
2019-10-14 | SvxLanguageComboBox is unused | Caolán McNamara |
2019-10-14 | loplugin:stringadd look for unnecessary temporaries | Noel Grandin |
2019-10-13 | rename FontPrevWindow back to SvxFontPrevWindow | Caolán McNamara |
2019-10-13 | no longer need bInterimBuilder | Caolán McNamara |
2019-10-13 | SvxFontPrevWindow is now unused | Caolán McNamara |
2019-10-13 | weld ConditionalFormattingDialog | Caolán McNamara |
2019-10-13 | tdf#125566 Add arrangement functions to position & size sidebar | Tomaž Vajngerl |
2019-10-11 | simplify "a = a +" to "a +=" | Noel Grandin |
2019-10-10 | convert WriteCharPtr..getStr to WriteOString | Noel Grandin |
2019-10-10 | x.insert(x.getLength() -> x.append | Noel Grandin |
2019-10-10 | basegfx: warn on unused B2DVector | Miklos Vajna |
2019-10-10 | tdf#127525 Replaces hotkeys for "Don't Save" button from "D" to "n". | shameempk |
2019-10-10 | rename TakeUnitStr to GetUnitStr | Noel Grandin |
2019-10-10 | rename TakeStr to GetStr | Noel Grandin |
2019-10-10 | rename TakeItemName -> GetItemName | Noel Grandin |
2019-10-10 | rename TakeSdrDragComment to GetSdrDragComment | Noel Grandin |
2019-10-10 | More loplugin:redundantpointerops | Stephan Bergmann |
2019-10-09 | rename ImpTakeDescriptionStr -> ImpGetDescriptionStr | Noel Grandin |
2019-10-09 | tdf#127785 Apply 180deg compensation for flipV to text range | Regina Henschel |
2019-10-09 | name all Notebooks 'tabcontrol' | Caolán McNamara |
2019-10-09 | Resolve FIXME Decimal Separator should be OUString (connectivity/dbaccess/svx) | Julien Nabet |
2019-10-08 | loplugin:redundantpointerops simplify *p.get() | Noel Grandin |
2019-10-06 | Related: tdf#127935 set default activate handler to toggle row expansion | Caolán McNamara |
2019-10-06 | improve SfxPoolItem operator== implementations | Noel Grandin |
2019-10-05 | use SfxUInt16Item for SID_ATTR_TRANSFORM_SIZE_POINT | Noel Grandin |
2019-10-04 | tdf#127941: Don't be _that_ eager to assert(!IsTextEdit()); | Jan Holesovsky |
2019-10-03 | loplugin:unusedmethods | Noel Grandin |
2019-10-03 | drop some unnecessary includes | Caolán McNamara |
2019-10-03 | drop debugging RulerDebugWindow | Caolán McNamara |
2019-10-03 | tdf#125565 always send the graphic selection for the table | Tomaž Vajngerl |
2019-10-02 | update svx pch | Caolán McNamara |
2019-10-02 | extend popup handler to cover all CommandEvents | Caolán McNamara |
2019-10-02 | tdf#127785 compensate 180deg rotation for position of text box | Regina Henschel |
2019-10-02 | loplugin:stringadd in svx | Noel Grandin |
2019-10-02 | Refactoring of the class CrashReporter | Juergen Funk |