Age | Commit message (Expand) | Author |
2015-03-05 | sc: Make this selection count consistent with Writer’s | Adolfo Jayme Barrientos |
2015-03-06 | use DrawHandle for drawing of tab sizer in tabbar | Tomaž Vajngerl |
2015-03-06 | add DrawHandle to DecorationView | Tomaž Vajngerl |
2015-03-06 | tabbar: scroll tabs with wheel | Tomaž Vajngerl |
2015-03-05 | Typos | Andras Timar |
2015-03-05 | Simplify o3tl::LazyUpdate | Stephan Bergmann |
2015-03-05 | ScCompiler::HandleTableRef() implement ALL case | Eike Rathke |
2015-03-05 | don't count table ref item separator as parameter separator | Eike Rathke |
2015-03-05 | ocTableRefOpen,ocTableRefClose are of StackVarType svSep | Eike Rathke |
2015-03-05 | add '[' and ']' to conventions' char flags where appropriate | Eike Rathke |
2015-03-05 | introduce ocTableRefOpen,ocTableRefClose | Eike Rathke |
2015-03-05 | translate comments while at it | Eike Rathke |
2015-03-05 | add ocTableRef to lcl_IsReference() | Eike Rathke |
2015-03-05 | V801: Decreased performance | Caolán McNamara |
2015-03-05 | Try a different approach to get the style hierarchy right | Caolán McNamara |
2015-03-05 | sd: fix non-WNT build | Michael Stahl |
2015-03-05 | gbuild: stop disabling MSVC warning C4996 on --enable-dbgutil builds | Michael Stahl |
2015-03-05 | shell: warning C4996 function call with parameters that may be unsafe | Michael Stahl |
2015-03-05 | sd: BluetoothServer: fix deprecation warning C4996, use WSAQUERYSETW | Michael Stahl |
2015-03-05 | sal: replace usage of deprecated socket functions | Michael Stahl |
2015-03-05 | sal,sd: use newer InetPtonW API when not building for WinXP target | Michael Stahl |
2015-03-05 | connectivity: remove bogus setting of NTDDI_VERSION | Michael Stahl |
2015-03-05 | gbuild: on WNT, target Windows XP with 7.1 SDK, and Vista with 8.x SDK | Michael Stahl |
2015-03-05 | gbuild: set _WIN32_WINNT globally instead of WINVER | Michael Stahl |
2015-03-05 | vcl: tweak some optional usage of Windows 7 or later symbols... | Michael Stahl |
2015-03-05 | shell: remove unnecessary explicit -D_WIN32_IE | Michael Stahl |
2015-03-05 | fpicker: remove checks for obsolete _WIN32_WINNT versions | Michael Stahl |
2015-03-05 | configure: Windows SDKs < 7.1 are not supported, do not check for them | Michael Stahl |
2015-03-05 | set parent styles to fall back to | Caolán McNamara |
2015-03-05 | mpMenuBarItemStyle is unused | Caolán McNamara |
2015-03-05 | fix typo | Caolán McNamara |
2015-03-05 | this drawAlphaBitmap variant is unused | Caolán McNamara |
2015-03-05 | Explicitly default the copy ctor | Stephan Bergmann |
2015-03-05 | Actually execute testPDFImportSkipImages | Stephan Bergmann |
2015-03-05 | V801: Decreased performance | Caolán McNamara |
2015-03-05 | add Item enum to ScTableRefToken | Eike Rathke |
2015-03-05 | use ScTableRefToken in ScRawToken::CreateToken() | Eike Rathke |
2015-03-05 | introduce ScTableRefToken | Eike Rathke |
2015-03-05 | error for css::sheet::FormulaToken with ocTableRef not implemented | Eike Rathke |
2015-03-05 | add HandleTableRef() | Eike Rathke |
2015-03-05 | handle ocTableRef same as ocDBArea | Eike Rathke |
2015-03-05 | rename ScInterpreter::ScTable/s() to ScSheet/s() to follow ocSheet/s | Eike Rathke |
2015-03-05 | rename SC_OPCODE_TABLE/S,ocTable/s to SC_OPCODE_SHEET/S,ocSheet/s | Eike Rathke |
2015-03-05 | introduce SC_OPCODE_TABLE_REF / ocTableRef | Eike Rathke |
2015-03-05 | remove SC_START_INDEX_DB_COLL binary file format legacy | Eike Rathke |
2015-03-05 | rename confusing HandleSingleRef() to more appropriate HandleColRowName() | Eike Rathke |
2015-03-05 | -Werror,-Wunused-function | Stephan Bergmann |
2015-03-05 | tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor | Takeshi Abe |
2015-03-05 | Unit tests for PDF import | Mihai Varga |
2015-03-05 | remove dots from Delete buttons for OpenCL lists | Stanislav Horacek |