Age | Commit message (Expand) | Author |
2013-10-02 | Attempt at an ascii-art reproduction of DrawingLayer design. | Michael Meeks |
2013-10-02 | -Werror,-Wunused-variable | Stephan Bergmann |
2013-10-02 | -Werror,-Wunused-variable | Stephan Bergmann |
2013-10-02 | -Werror,-Wunused-variable | Stephan Bergmann |
2013-10-02 | -Werror,-Wunused-variable | Stephan Bergmann |
2013-10-02 | -Werror,-Wunused-const-variable | Stephan Bergmann |
2013-10-02 | -Werror,-Wunused-const-variable | Stephan Bergmann |
2013-10-02 | -Werror,-Wunused-const-variable | Stephan Bergmann |
2013-10-01 | don't show macro passwords when entering them | Caolán McNamara |
2013-10-01 | Convert change password dialog to widget UI | Manal Alhassoun |
2013-10-01 | convert remnants of String in SVX to String | Noel Grandin |
2013-10-01 | convert SvxNumberFormatShell::SetComment4Entry from String to OUString | Noel Grandin |
2013-09-30 | Sidebar: Show default line-color in 'Draw' | Prashant Pandey |
2013-09-30 | merge queue_layout and queue_resize | Caolán McNamara |
2013-09-29 | fix undefined behavior with out-of-bounds substring access | Markus Mohrhard |
2013-09-29 | Kill internationaloptions page, it has been unused for years. | Jan Holesovsky |
2013-09-26 | typo fixes in comments | Andras Timar |
2013-09-25 | Related: fdo#38838 remove UniString::EqualsIgnoreCaseAscii | Caolán McNamara |
2013-09-22 | gbuild: add gb_Library_use_restarget | Michael Stahl |
2013-09-22 | insert on-the-fly-ID if select requested | Eike Rathke |
2013-09-20 | fdo#39881 change Find All behaviour in Calc | Matúš Kukan |
2013-09-20 | String to OUString in itemwin.cxx | Laurent Balland-Poirier |
2013-09-18 | [Sidebar]: Fix the vague behaviour of color fill toolbox in Draw | Prashant Pandey |
2013-09-17 | fdo#64455 Handle unknown color in color line | Laurent Balland-Poirier |
2013-09-16 | Correct use of && where only & makes sense | Tor Lillqvist |
2013-09-16 | Resolves: fdo#69236 route size request to layout widget, not hard-coded value | Caolán McNamara |
2013-09-16 | fdo#39468 Translate German comments in itemwin.cxx | Laurent BP |
2013-09-15 | Use the shorter GetScaledWidth() method | Zolnai Tamás |
2013-09-15 | use rtl::math::round for rounding, std:round is C++11 | Tomaž Vajngerl |
2013-09-15 | include cmath | Tomaž Vajngerl |
2013-09-15 | cleanup ruler items (rulritem.hxx) - remove comments, identation | Tomaž Vajngerl |
2013-09-15 | remove CalcOrtho "redeclaration" | Tomaž Vajngerl |
2013-09-15 | Use vector instead of scoped_array to hold ruler items | Tomaž Vajngerl |
2013-09-15 | Fix ruler margin dragging in vertical mode | Tomaž Vajngerl |
2013-09-15 | ruler: RTL fixes for indents in tables and columns | Tomaž Vajngerl |
2013-09-15 | Ruler: disable snapping, tooltips | Tomaž Vajngerl |
2013-09-15 | SvxColumnItem: indents, useless comments, clean-up | Tomaž Vajngerl |
2013-09-14 | fdo#68874: Highlighter icon doesn't change color if no text is selected | Ivan Timofeev |
2013-09-14 | callcatcher: update unused code list | Caolán McNamara |
2013-09-12 | Convert connector tab page to widget UI | Olivier Hallot |
2013-09-12 | CID#705986 avoid tmpnam | Caolán McNamara |
2013-09-11 | rework search/replace dialog to be shorter but wider | Caolán McNamara |
2013-09-11 | convert include/editeng/brushitem.hxx from String to OUString | Noel Grandin |
2013-09-11 | convert include/editeng/editobj.hxx from String to OUString | Noel Grandin |
2013-09-11 | convert include/editeng/outliner.hxx from String to OUString | Noel Grandin |
2013-09-10 | CID#1038282 Resource leak in sidebar | Caolán McNamara |
2013-09-10 | convert singletons to preferred rtl::Static pattern | Caolán McNamara |
2013-09-10 | CID#1038283 Resource leak | Caolán McNamara |
2013-09-10 | svx: fix deadlock in accessibility::ChildrenManagerImpl | Michael Stahl |
2013-09-09 | Resolves: #i122777# Corrected texture mapping for 3D CustomShapes | Armin Le Grand |