summaryrefslogtreecommitdiffstats
path: root/svx
Commit message (Expand)AuthorAgeFilesLines
* merge queue_layout and queue_resizeCaolán McNamara2013-09-301-0/+33
* fix undefined behavior with out-of-bounds substring accessMarkus Mohrhard2013-09-291-3/+7
* Kill internationaloptions page, it has been unused for years.Jan Holesovsky2013-09-291-3/+0
* typo fixes in commentsAndras Timar2013-09-262-4/+4
* Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara2013-09-258-9/+2
* gbuild: add gb_Library_use_restargetMichael Stahl2013-09-221-2/+1
* insert on-the-fly-ID if select requestedEike Rathke2013-09-221-0/+3
* fdo#39881 change Find All behaviour in CalcMatúš Kukan2013-09-201-8/+3
* String to OUString in itemwin.cxxLaurent Balland-Poirier2013-09-201-7/+5
* [Sidebar]: Fix the vague behaviour of color fill toolbox in DrawPrashant Pandey2013-09-181-2/+11
* fdo#64455 Handle unknown color in color lineLaurent Balland-Poirier2013-09-171-1/+37
* Correct use of && where only & makes senseTor Lillqvist2013-09-161-2/+2
* Resolves: fdo#69236 route size request to layout widget, not hard-coded valueCaolán McNamara2013-09-162-4/+22
* fdo#39468 Translate German comments in itemwin.cxxLaurent BP2013-09-161-3/+3
* Use the shorter GetScaledWidth() methodZolnai Tamás2013-09-151-2/+2
* use rtl::math::round for rounding, std:round is C++11Tomaž Vajngerl2013-09-151-3/+2
* include cmathTomaž Vajngerl2013-09-151-0/+1
* cleanup ruler items (rulritem.hxx) - remove comments, identationTomaž Vajngerl2013-09-151-135/+116
* remove CalcOrtho "redeclaration"Tomaž Vajngerl2013-09-151-2/+0
* Use vector instead of scoped_array to hold ruler itemsTomaž Vajngerl2013-09-151-91/+87
* Fix ruler margin dragging in vertical modeTomaž Vajngerl2013-09-151-40/+53
* ruler: RTL fixes for indents in tables and columnsTomaž Vajngerl2013-09-151-130/+104
* Ruler: disable snapping, tooltipsTomaž Vajngerl2013-09-151-179/+363
* SvxColumnItem: indents, useless comments, clean-upTomaž Vajngerl2013-09-151-69/+182
* fdo#68874: Highlighter icon doesn't change color if no text is selectedIvan Timofeev2013-09-141-1/+1
* callcatcher: update unused code listCaolán McNamara2013-09-141-29/+0
* Convert connector tab page to widget UIOlivier Hallot2013-09-121-63/+92
* CID#705986 avoid tmpnamCaolán McNamara2013-09-121-2/+8
* rework search/replace dialog to be shorter but widerCaolán McNamara2013-09-111-244/+269
* convert include/editeng/brushitem.hxx from String to OUStringNoel Grandin2013-09-111-10/+10
* convert include/editeng/editobj.hxx from String to OUStringNoel Grandin2013-09-112-2/+2
* convert include/editeng/outliner.hxx from String to OUStringNoel Grandin2013-09-112-5/+5
* CID#1038282 Resource leak in sidebarCaolán McNamara2013-09-101-3/+5
* convert singletons to preferred rtl::Static patternCaolán McNamara2013-09-102-126/+126
* CID#1038283 Resource leakCaolán McNamara2013-09-101-2/+5
* svx: fix deadlock in accessibility::ChildrenManagerImplMichael Stahl2013-09-101-7/+8
* Resolves: #i122777# Corrected texture mapping for 3D CustomShapesArmin Le Grand2013-09-091-13/+27
* Fix fdo#67746 SIDEBAR Feature request: RTL\LTR buttonsabdulmajeed ahmed2013-09-091-0/+39
* unify strip previews optimal size in one placeCaolán McNamara2013-09-093-7/+15
* Convert dimension lines tab page to widget UIOlivier Hallot2013-09-091-9/+48
* callcatcher: update unused codeCaolán McNamara2013-09-096-39/+0
* Seems an explicit destructor is neededTor Lillqvist2013-09-091-0/+4
* fdo#39468 Comment translation GER-ENG in svx/source/gallery2/Matthias Freund2013-09-0814-751/+28
* Resolves: #i122985# Various speedups for graphic object swappingArmin Le Grand2013-09-062-6/+74
* Include <sfx2/sidebar/Tools.hxx> for A2STor Lillqvist2013-09-051-0/+1
* WaE: C4005: 'A2S' : macro redefinitionTor Lillqvist2013-09-051-1/+0
* update pchThomas Arnhold2013-09-052-8/+63
* getFallbackStrings() with bIncludeFullBcp47 parameterEike Rathke2013-09-051-1/+2
* Resolves: #i123181# Corrected mirroring of shear angle...Armin Le Grand2013-09-051-2/+4
* match original intent of String::Erase(String::Search))Caolán McNamara2013-09-054-4/+10