Age | Commit message (Expand) | Author |
2013-10-15 | update pch | Thomas Arnhold |
2013-10-13 | Reduce copypasta: Introduce SAL_NEWLINE_STRING and use it | Tor Lillqvist |
2013-10-12 | No idea why <wchar.h> would be needed here on non-Linux Unix | Tor Lillqvist |
2013-10-11 | loplugin if-body warning | Stephan Bergmann |
2013-10-09 | update unusedcode list | Caolán McNamara |
2013-10-09 | stray ' in string | Caolán McNamara |
2013-10-08 | Resolves: #i123350# Added Clear() implementation to SdrUndoManager... | Armin Le Grand |
2013-10-08 | Smiley face now smiles! | Ahmad H. Al Harthi |
2013-10-08 | Move WriteDirection buttons to paragraph sidebar fdo#67746 | abdulmajeed ahmed |
2013-10-07 | fix string conversion | Ivan Timofeev |
2013-10-07 | CID#704124 wrong operator used, harmless though | Caolán McNamara |
2013-10-06 | RulerItem: indent and cleanup | Tomaž Vajngerl |
2013-10-04 | fdo#46374 replace stardiv in comments where applicable | Thomas Arnhold |
2013-10-04 | fdo#39674 fix some spelling | Thomas Arnhold |
2013-10-02 | toolkit: avoid deadlock in UnoControl::setDesignMode() | Michael Stahl |
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 |