summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
2018-11-06Fixed typo (curently -> currently)Matthias Seidel
2018-08-26Fixed typo (meaningfull -> meaningful)Matthias Seidel
2018-05-02Don't use !this as an alias for a constant that evaluates to false inDon Lewis
2018-01-16#i127662# send better window position to input method for suggestion windowTsutomu Uchino
2017-11-09#127044# - Defects in the codeDamjan Jovanovic
2016-08-09Only enable subsequent checks if JUnit is available.Damjan Jovanovic
2016-08-07Merge branches/gbuild-reintegration to trunk.Damjan Jovanovic
2016-05-22Spelling, spelling ...Pedro Giffuni
2014-04-29Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-22i71056 also create TabSpace's fill characters if usedArmin Le Grand
2014-03-19Merge back branch alg_writerframes to trunkArmin Le Grand
2014-01-28#i123228# ParagraphData symbols shouldn't be required for outlobj.hxx usersHerbert Dürr
2014-01-18#i56998# add a space separater between value and unit and remove separator be...Tsutomu Uchino
2013-12-10Bug 123620 - [ia2] IAccessibleHypertext::hyperlinkIndex returns 0 when editin...Steve Yin
2013-11-29#i123773# fix ambiguity between string concatenation and C++ user-defined lit...Herbert Dürr
2013-11-29#i123768# remove pre-IA2 code remains that has been commented outHerbert Dürr
2013-11-28#i123068# remove implicit conversions from rtl strings to their elementsHerbert Dürr
2013-11-28#i123768# minor whitespace fixes needed after comment-removalHerbert Dürr
2013-11-28#i123768# [ia2] remove pseudo-automatic noisy commentsHerbert Dürr
2013-11-22WaE: Reorder initializations to prevent compiler warnings.Pavel Janík
2013-11-22WaE: unname unused variable to prevent compiler warnings.Pavel Janík
2013-11-18#i122362# remove stlport4-build supportHerbert Dürr
2013-11-15#i107914# adjust license headers to the ALv2Herbert Dürr
2013-11-15#i107914# fix another build breaker on 64bit platformsHerbert Dürr
2013-11-14Integrate branch of IAccessible2Steve Yin
2013-06-23i120020 corected paragraph merge, corresponding undo and ownership of linked ...Armin Le Grand
2013-05-31#122356# rename toolkit lib due to conflicts on MacOS, it's a workaround for ...Jürgen Schmidt
2013-05-29added missing includeArmin Le Grand
2013-05-29122096: - <OutlinerView::ToggleBullets()> - apply default bullet numbering ru...Oliver-Rainer Wittmann
2013-04-18WaE: fix implicit conversions from boolean false to the NULL pointerHerbert Dürr
2013-04-10Comment out unused variable to prevent WaE issues.Pavel Janík
2013-04-10Comment out unused variable to prevent WaE issues.Pavel Janík
2013-04-10121420: merge sidebar feature from branch into trunkOliver-Rainer Wittmann
2013-04-08removed all non en-US messages incl. x-comment, to enable correct translation.Jan Iversen
2013-03-05fix miscarried bitwise check in OutlinerEditEng::PaintingFirstLine()Herbert Dürr
2013-01-10#121504# Support for alpha channel in clipboard for all systemsArmin Le Grand
2012-10-22#i117400# CSV: importing 64Kb+ english field entry in utf-8 causes alertless ...Damjan Jovanovic
2012-10-08#119885# Made EditMode work with text boxes where text is reaching over the T...Armin Le Grand
2012-09-19#119477# fix bullet's start with error when save .ppt fileSun Ying
2012-09-10#i120865#, Need to free the EditAttrib object explictly after removing it fro...Jian Fang Zhang
2012-09-07Fix issue #i120773#: [From Symphony] Numbering will lose when saving or openi...Zhe Wang
2012-09-07Fix issue #i120344#: The line spacing of the paragraphs is incorrectly if ope...Zhe Wang
2012-09-06#120650# truncate mis-sized bullet sizes to useful valuesArmin Le Grand
2012-09-06Do not enable outliner when it was not before only for temporary undo disableArmin Le Grand
2012-09-03#i120667#, pBound member obj in TextRanger is not freedJian Fang Zhang
2012-08-13Removed unused variableArmin Le Grand
2012-08-10Comment unused variable pNewEditUndoManager to silence the compiler.Pavel Janík
2012-08-10#120515# do not create undo action when in Init()Armin Le Grand
2012-08-09#120498# Enhanced Undo/Redo and user experience when editing texts in graphic...Armin Le Grand
2012-07-30#116001# Reverted revision 1366087Armin Le Grand