Age | Commit message (Expand) | Author | Files | Lines |
2013-10-23 | clean up places accessing the NULL at the of an OUString | Noel Grandin | 2 | -11/+25 |
2013-10-23 | clean up some include guards | Thomas Arnhold | 1 | -3/+3 |
2013-10-23 | convert code to use OUString::endsWith | Noel Grandin | 1 | -2/+2 |
2013-10-22 | Bin comments that claim to say why some header is included | Tor Lillqvist | 10 | -12/+12 |
2013-10-18 | fdo#60698: Move fileaccess module to ucb | Marcos Paulo de Souza | 1 | -1/+0 |
2013-10-16 | cleanup | Thomas Arnhold | 1 | -6/+0 |
2013-10-15 | update pch | Thomas Arnhold | 1 | -0/+2 |
2013-10-13 | Combine a pointlessly split class implementation and bin unused private field | Tor Lillqvist | 5 | -3913/+3785 |
2013-10-13 | Test _WIN32 instead of UNX as it's Windows that is the more specific case | Tor Lillqvist | 1 | -3/+3 |
2013-10-13 | sal_Bool to bool | Takeshi Abe | 14 | -143/+143 |
2013-10-11 | loplugin if-body warnings | Stephan Bergmann | 1 | -0/+4 |
2013-10-09 | Improve error reporting | Stephan Bergmann | 1 | -2/+4 |
2013-10-08 | CID#1079188 uninitialized member | Caolán McNamara | 1 | -0/+1 |
2013-10-07 | fdo#54938: Adapt supportsService implementations to cppu::supportsService | Marcos Paulo de Souza | 1 | -10/+2 |
2013-10-04 | 'ist' -> 'is' here and there. | Jan Holesovsky | 1 | -1/+1 |
2013-10-02 | -Werror,-Wunused-variable | Stephan Bergmann | 1 | -1/+0 |
2013-10-02 | Use std::auto_ptr::reset where applicable | Stephan Bergmann | 1 | -4/+4 |
2013-10-02 | -Werror,-Wunused-const-variable | Stephan Bergmann | 1 | -6/+0 |
2013-10-02 | -Werror,-Wunused-const-variable | Stephan Bergmann | 1 | -2/+0 |
2013-10-02 | -Werror,-Wunused-const-variable | Stephan Bergmann | 1 | -11/+0 |
2013-10-02 | -Werror,-Wunused-const-variable | Stephan Bergmann | 1 | -1/+0 |
2013-10-02 | -Werror,-Wunused-const-variable | Stephan Bergmann | 1 | -3/+0 |
2013-10-02 | -Werror,-Wunused-const-variable | Stephan Bergmann | 1 | -1/+0 |
2013-10-02 | -Werror,-Wunused-const-variable | Stephan Bergmann | 1 | -4/+0 |
2013-10-02 | -Werror,-Wunused-const-variable | Stephan Bergmann | 1 | -1/+0 |
2013-10-02 | -Werror,-Wunused-const-variable | Stephan Bergmann | 1 | -5/+2 |
2013-10-02 | -Werror,-Wunused-const-variable | Stephan Bergmann | 1 | -9/+0 |
2013-10-02 | -Werror,-Wunused-const-variable | Stephan Bergmann | 1 | -1/+0 |
2013-10-01 | std::vector elements are default-initialized in constructor | Matteo Casalin | 1 | -6/+0 |
2013-10-01 | fix Mac OSX build | Markus Mohrhard | 1 | -8/+10 |
2013-09-30 | Include <algorithm> for std::sort() | Tor Lillqvist | 1 | -0/+2 |
2013-09-30 | Add hack to optionally get stable ODF output from the same input | Tor Lillqvist | 4 | -29/+235 |
2013-09-29 | Mark as const / static | Takeshi Abe | 7 | -12/+12 |
2013-09-26 | typo fixes in comments | Andras Timar | 6 | -8/+8 |
2013-09-25 | sal_Bool to bool | Takeshi Abe | 3 | -13/+13 |
2013-09-25 | Mark as const / static | Takeshi Abe | 6 | -64/+64 |
2013-09-25 | pXML_DrawAspect_Enum is no longer used | Takeshi Abe | 1 | -13/+0 |
2013-09-23 | Try to fix cross-compilation | Tor Lillqvist | 1 | -1/+1 |
2013-09-18 | Still WaE: unsafe mix of type 'sal_Bool' and type 'const bool' | Tor Lillqvist | 1 | -1/+1 |
2013-09-18 | WaE: unsafe mix of type 'sal_Bool' and type 'const bool' | Tor Lillqvist | 1 | -1/+1 |
2013-09-17 | Resolves: fdo#68431 style:font-name unknown in non autostyles in impress/draw | Caolán McNamara | 10 | -23/+42 |
2013-09-17 | If it is a set, don't call it a list, that just confuses the reader | Tor Lillqvist | 2 | -43/+43 |
2013-09-17 | sal_Bool to bool | Takeshi Abe | 8 | -55/+55 |
2013-09-16 | Insert impastp4.cxx into impastpl.cxx | Tor Lillqvist | 3 | -406/+380 |
2013-09-16 | Insert impastp3.cxx into impastpl.cxx | Tor Lillqvist | 3 | -145/+121 |
2013-09-16 | Insert impastp2.cxx into impastpl.cxx | Tor Lillqvist | 3 | -51/+29 |
2013-09-16 | Start of collecting the impastp*.cxx files into one | Tor Lillqvist | 2 | -1/+1 |
2013-09-16 | sal_Bool to bool | Eike Rathke | 85 | -887/+886 |
2013-09-15 | CharBrd 10: Some documentation | Zolnai Tamás | 2 | -0/+11 |
2013-09-13 | conditional SAL_WARN | Eike Rathke | 1 | -1/+4 |